From eb3b56a6d9019589b3a818962e47ecfc25655830 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 21 Feb 2009 18:51:48 +0000 Subject: [PATCH] * progmodes/compile.el (compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173). --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 460a4aa8024..a26d19489b5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2009-02-21 Chong Yidong + * progmodes/compile.el (compilation-error-regexp-alist-alist): + Tweak regexp (Bug#2173). + * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408). -- 2.30.2